Day20 - Part1/(default)

PDF of Slope Regression

Additional Statistics:

Lower bound Estimate Upper bound
Slope 1.2216 ms 1.2268 ms 1.2322 ms
0.9335554 0.9357056 0.9334825
Mean 1.2258 ms 1.2348 ms 1.2452 ms
Std. Dev. 31.163 us 49.903 us 66.243 us
Median 1.2195 ms 1.2232 ms 1.2272 ms
MAD 16.210 us 20.271 us 26.405 us

Additional Plots:

Understanding this report:

The plot on the left displays the average time per iteration for this benchmark. The shaded region shows the estimated probabilty of an iteration taking a certain amount of time, while the line shows the mean. Click on the plot for a larger view showing the outliers.

The plot on the right shows the linear regression calculated from the measurements. Each point represents a sample, though here it shows the total time for the sample rather than time per iteration. The line is the line of best fit for these measurements.

See the documentation for more details on the additional statistics.

Change Since Previous Benchmark

Additional Statistics:

Lower bound Estimate Upper bound
Change in time +0.0563% +0.8939% +1.8671% (p = 0.06 > 0.05)
No change in performance detected.

Understanding this report:

The plot on the left shows the probability of the function taking a certain amount of time. The red curve represents the saved measurements from the last time this benchmark was run, while the blue curve shows the measurements from this run. The lines represent the mean time per iteration. Click on the plot for a larger view.

The plot on the right shows the two regressions. Again, the red line represents the previous measurement while the blue line shows the current measurement.

See the documentation for more details on the additional statistics.